/*=================================================================================*/
/* General Styles*/
/*=================================================================================*/

body {background-color: #69788D; font-family: 'tradegothiclt',sans-serif; font-weight: normal; font-size: 18px; color: #FFFFFF;}

/*=================================================================================*/
/* Link Styles*/
/*=================================================================================*/

A:link { color: #FFFFCC;}
A:visited { color: #FFFFCC;}
A:hover { color: #FFFFCC;}
A:active { color: #FF0000;}

/*=================================================================================*/
/* Formatting Styles*/
/*=================================================================================*/

/*P { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #000000;}*/
BLOCKQUOTE { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 18px; color: #FFFFFF;}
P.bold { font-family: 'tradegothiclt',sans-serif; font-weight: bold; font-size: 16px; color: #FFFFFF;}

/*=================================================================================*/
/* List Styles*/
/*=================================================================================*/

UL { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 18px; color: #000000;}
/*OL { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #000000;}*/
LI { font-family: 'tradegothiclt',sans-serif;  font-size: 18px; font-weight: bold; color: #000000;}
LI.mpage { font-family: 'tradegothiclt',sans-serif; font-weight : normal; font-size: 18px; color: #FFFFFF;}
LI.square { list-style: square inside; color: #000000;}
/*LI.round { list-style-type: disc; color: #FF0000;}*/

/*=================================================================================*/
/* Form Styles
/*=================================================================================*/

/*INPUT { font-family : 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #000000;}*/
/*SELECT { font-family : 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #000000;}*/
/*TEXTAREA { font-family : 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #000000;}*/

/*=================================================================================*/
/* Header Styles*/
/*=================================================================================*/

H1 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 40px; color: #FFFFFF;}
H2 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 20px; color: #FFFFFF;}
H3 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 18px; color: #FFFFFF;}
H4 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 16px; color: #FFFFFF;}
H5 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 15px; color: #FFFFFF;}
H6 { font-family: 'tradegothiclt',sans-serif; vertical-align : top; font-size: 13px; color: #FFFFFF;}

/*=================================================================================*/
/* TD Styles*/
/*=================================================================================*/

TD { font-family : 'tradegothiclt',sans-serif; vertical-align : top; font-weight : normal; font-size: 18px; color: #FFFFFF;}

TD.type1 { font-family : 'tradegothiclt',sans-serif; vertical-align : top; font-weight : normal; font-size: 11px; color: #000000;}

TD.type2 { font-family : 'tradegothiclt',sans-serif; text-align: center; vertical-align : middle; font-weight : normal; font-size: 18px; color: #FFFFFF;}

/*=================================================================================*/
/* Image Styles*/
/*=================================================================================*/

.border1 {border: 2px solid yellow;}